-
Home
-
Salon Booking System, Appointment Scheduling for Salons, Spas & Small Businesses
-
10.15 (latest)
-
Code
-
Classes
- Services_Controller
Total Complexity |
57 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
717 |
Lines of code |
618 |
Logical lines of code |
142 |
Comment lines |
11 |
Methods |
10 |
Properties |
1 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_items() |
B |
35 |
15 |
85 |
get_item_schema() |
A |
26 |
1 |
265 |
prepare_response_for_collection() |
A |
40 |
14 |
56 |
save_item_post() |
A |
39 |
13 |
64 |
register_routes() |
S |
39 |
1 |
80 |
create_item() |
S |
55 |
4 |
19 |
update_item() |
S |
54 |
3 |
19 |
get_item() |
S |
56 |
3 |
16 |
delete_item() |
S |
62 |
2 |
11 |
prepare_item_for_response() |
S |
80 |
1 |
3 |